home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 6: Level 6 / 17 Bit - Level 6 (1998)(Epic Marketing)[!].iso / quartz / q1099.dms / q1099.adf / MathPlot / Macros / test7.rexx < prev    next >
OS/2 REXX Batch file  |  1997-04-10  |  291b  |  17 lines

  1. /* Test of rx */
  2. address "MPlot_ARexx"
  3. options results
  4.  
  5. say "Start Test"
  6. rx 'console rxtest'
  7. say "End of Test"
  8.  
  9. showabout
  10. /* result should be 7 */
  11. say rc rc2 result
  12.  
  13. ahalasdfj 
  14. say rc rc2 result
  15. /* should be: rc=5, rc2=1, or have YOU got a */
  16. /* file ahalasdfj.mpl ??????????????????     */
  17.